Here, we’ll practice creating some interactive graphs and tables using built in data sets in R packages

A. Interactive graph of Iris dimensions

Using Edgar Anderson’s famous ‘iris’ dataset

Make an interactive table with DT

datatable(msleep)